admin: Support installing a kernel from the tree, default to it
authorColin Walters <walters@verbum.org>
Tue, 4 Dec 2012 00:18:37 +0000 (19:18 -0500)
committerColin Walters <walters@verbum.org>
Fri, 21 Dec 2012 17:20:55 +0000 (12:20 -0500)
commit16d312e82f08f27bfa4d4f3dd4b0404ceab731de
tree7c96a60452dcd22ebfc143ef0dbcaa36f46ab825
parent19df2d372dd3dfcf1b8df91ab8922cddc4cef683
admin: Support installing a kernel from the tree, default to it

The "protocol" here is rather lame; we just look for
/boot/vmlinuz-RELEASE and /lib/modules/RELEASE.  But good enough for
now.
Makefile-triggers.am
src/ostree/ot-admin-builtin-deploy.c
src/ostree/ot-admin-builtin-update-kernel.c
src/triggers/triggers.d/0005depmod.trigger [new file with mode: 0755]